remove_or_null
Remove an entry from this map.
Return
the value of the removed entry, or null
if the key is not found in the map
Since
0.11.0
Parameters
key
the key of the entry to remove
Remove an entry from this map.
the value of the removed entry, or null
if the key is not found in the map
0.11.0
the key of the entry to remove